Int16MINumericInt16MNegative Method
Computes the numeric negation of the current value.
Namespace: Jodosoft.Numerics.ClampedAssembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
Int16M INumeric<Int16M>.Negative()
Private Function Negative As Int16M
Implements INumeric(Of Int16M).Negative
private:
virtual Int16M Negative() sealed = INumeric<Int16M>::Negative
private abstract Negative : unit -> Int16M
private override Negative : unit -> Int16M
Int16MThe numeric negation of the current value.
INumericTSelfNegative